Autogenerated HTML docs for v2.15.1-501-g29533f 
diff --git a/git-diff-tree.html b/git-diff-tree.html index 25d57d9..607851a 100644 --- a/git-diff-tree.html +++ b/git-diff-tree.html 
@@ -2606,11 +2606,13 @@  </li>   <li>   <p>  -%(trailers): display the trailers of the body as interpreted by  - <a href="git-interpret-trailers.html">git-interpret-trailers(1)</a>. If the <code>:only</code> option is given,  - omit non-trailer lines from the trailer block. If the <code>:unfold</code>  - option is given, behave as if interpret-trailer’s <code>--unfold</code> option  - was given. E.g., <code>%(trailers:only:unfold)</code> to do both.  +%(trailers[:options]): display the trailers of the body as interpreted  + by <a href="git-interpret-trailers.html">git-interpret-trailers(1)</a>. The <code>trailers</code> string may be  + followed by a colon and zero or more comma-separated options. If the  + <code>only</code> option is given, omit non-trailer lines from the trailer block.  + If the <code>unfold</code> option is given, behave as if interpret-trailer’s  + <code>--unfold</code> option was given. E.g., <code>%(trailers:only,unfold)</code> to do  + both.   </p>   </li>   </ul></div>